func golang.org/x/net/internal/httpsfv.isVChar
3 uses
golang.org/x/net/internal/httpsfv (current package)
httpsfv.go#L29: func isVChar(b byte) bool {
httpsfv.go#L420: if !isVChar(ch) && !isSP(ch) {
httpsfv.go#L581: if !isVChar(ch) && !isSP(ch) {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)